GET api/SocialSecurity/GetInsuranceReduce?CompanyID={CompanyID}&InsuranceName={InsuranceName}&CARD_ID={CARD_ID}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
CompanyID
No documentation available.

Define this parameter in the request URI.

InsuranceName
No documentation available.

Define this parameter in the request URI.

CARD_ID
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "CRM_CID": 1,
    "C_NAME": "sample string 2",
    "XINGMING": "sample string 3",
    "CARD_ID": "sample string 4",
    "KEFU_NAME": "sample string 5",
    "Create_NAME": "sample string 6",
    "InsuranceName": "sample string 7",
    "C_Jishu": 8.0,
    "P_Jishu": 9.0,
    "JIANYUAN_STATUS": "sample string 10",
    "BAOJIAN_SHIBAI_YUANYIN": "sample string 11",
    "Insurance_TYPE": "sample string 12",
    "Insurance_TYPE_ID": 1,
    "JIANYUAN_CREATEDATE": "2025-05-24T07:03:25.8395617+08:00",
    "JIANYUAN_DATE": "2025-05-24T07:03:25.8395617+08:00",
    "GONGZI": 1.0,
    "YANGLAO_CODE": "sample string 13",
    "Yiliao_CODE": "sample string 14",
    "Gongshagn_CODE": "sample string 15",
    "Shiye_CODE": "sample string 16",
    "Gongjijin_CODE": "sample string 17",
    "PolicyName": "sample string 18",
    "PolicyID": 1
  },
  {
    "CRM_CID": 1,
    "C_NAME": "sample string 2",
    "XINGMING": "sample string 3",
    "CARD_ID": "sample string 4",
    "KEFU_NAME": "sample string 5",
    "Create_NAME": "sample string 6",
    "InsuranceName": "sample string 7",
    "C_Jishu": 8.0,
    "P_Jishu": 9.0,
    "JIANYUAN_STATUS": "sample string 10",
    "BAOJIAN_SHIBAI_YUANYIN": "sample string 11",
    "Insurance_TYPE": "sample string 12",
    "Insurance_TYPE_ID": 1,
    "JIANYUAN_CREATEDATE": "2025-05-24T07:03:25.8395617+08:00",
    "JIANYUAN_DATE": "2025-05-24T07:03:25.8395617+08:00",
    "GONGZI": 1.0,
    "YANGLAO_CODE": "sample string 13",
    "Yiliao_CODE": "sample string 14",
    "Gongshagn_CODE": "sample string 15",
    "Shiye_CODE": "sample string 16",
    "Gongjijin_CODE": "sample string 17",
    "PolicyName": "sample string 18",
    "PolicyID": 1
  },
  {
    "CRM_CID": 1,
    "C_NAME": "sample string 2",
    "XINGMING": "sample string 3",
    "CARD_ID": "sample string 4",
    "KEFU_NAME": "sample string 5",
    "Create_NAME": "sample string 6",
    "InsuranceName": "sample string 7",
    "C_Jishu": 8.0,
    "P_Jishu": 9.0,
    "JIANYUAN_STATUS": "sample string 10",
    "BAOJIAN_SHIBAI_YUANYIN": "sample string 11",
    "Insurance_TYPE": "sample string 12",
    "Insurance_TYPE_ID": 1,
    "JIANYUAN_CREATEDATE": "2025-05-24T07:03:25.8395617+08:00",
    "JIANYUAN_DATE": "2025-05-24T07:03:25.8395617+08:00",
    "GONGZI": 1.0,
    "YANGLAO_CODE": "sample string 13",
    "Yiliao_CODE": "sample string 14",
    "Gongshagn_CODE": "sample string 15",
    "Shiye_CODE": "sample string 16",
    "Gongjijin_CODE": "sample string 17",
    "PolicyName": "sample string 18",
    "PolicyID": 1
  }
]

application/xml, text/xml

Sample:
<ArrayOfInsuranceReduce xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FunWorkAPI.Models">
  <InsuranceReduce>
    <BAOJIAN_SHIBAI_YUANYIN>sample string 11</BAOJIAN_SHIBAI_YUANYIN>
    <CARD_ID>sample string 4</CARD_ID>
    <CRM_CID>1</CRM_CID>
    <C_Jishu>8</C_Jishu>
    <C_NAME>sample string 2</C_NAME>
    <Create_NAME>sample string 6</Create_NAME>
    <GONGZI>1</GONGZI>
    <Gongjijin_CODE>sample string 17</Gongjijin_CODE>
    <Gongshagn_CODE>sample string 15</Gongshagn_CODE>
    <InsuranceName>sample string 7</InsuranceName>
    <Insurance_TYPE>sample string 12</Insurance_TYPE>
    <Insurance_TYPE_ID>1</Insurance_TYPE_ID>
    <JIANYUAN_CREATEDATE>2025-05-24T07:03:25.8395617+08:00</JIANYUAN_CREATEDATE>
    <JIANYUAN_DATE>2025-05-24T07:03:25.8395617+08:00</JIANYUAN_DATE>
    <JIANYUAN_STATUS>sample string 10</JIANYUAN_STATUS>
    <KEFU_NAME>sample string 5</KEFU_NAME>
    <P_Jishu>9</P_Jishu>
    <PolicyID>1</PolicyID>
    <PolicyName>sample string 18</PolicyName>
    <Shiye_CODE>sample string 16</Shiye_CODE>
    <XINGMING>sample string 3</XINGMING>
    <YANGLAO_CODE>sample string 13</YANGLAO_CODE>
    <Yiliao_CODE>sample string 14</Yiliao_CODE>
  </InsuranceReduce>
  <InsuranceReduce>
    <BAOJIAN_SHIBAI_YUANYIN>sample string 11</BAOJIAN_SHIBAI_YUANYIN>
    <CARD_ID>sample string 4</CARD_ID>
    <CRM_CID>1</CRM_CID>
    <C_Jishu>8</C_Jishu>
    <C_NAME>sample string 2</C_NAME>
    <Create_NAME>sample string 6</Create_NAME>
    <GONGZI>1</GONGZI>
    <Gongjijin_CODE>sample string 17</Gongjijin_CODE>
    <Gongshagn_CODE>sample string 15</Gongshagn_CODE>
    <InsuranceName>sample string 7</InsuranceName>
    <Insurance_TYPE>sample string 12</Insurance_TYPE>
    <Insurance_TYPE_ID>1</Insurance_TYPE_ID>
    <JIANYUAN_CREATEDATE>2025-05-24T07:03:25.8395617+08:00</JIANYUAN_CREATEDATE>
    <JIANYUAN_DATE>2025-05-24T07:03:25.8395617+08:00</JIANYUAN_DATE>
    <JIANYUAN_STATUS>sample string 10</JIANYUAN_STATUS>
    <KEFU_NAME>sample string 5</KEFU_NAME>
    <P_Jishu>9</P_Jishu>
    <PolicyID>1</PolicyID>
    <PolicyName>sample string 18</PolicyName>
    <Shiye_CODE>sample string 16</Shiye_CODE>
    <XINGMING>sample string 3</XINGMING>
    <YANGLAO_CODE>sample string 13</YANGLAO_CODE>
    <Yiliao_CODE>sample string 14</Yiliao_CODE>
  </InsuranceReduce>
  <InsuranceReduce>
    <BAOJIAN_SHIBAI_YUANYIN>sample string 11</BAOJIAN_SHIBAI_YUANYIN>
    <CARD_ID>sample string 4</CARD_ID>
    <CRM_CID>1</CRM_CID>
    <C_Jishu>8</C_Jishu>
    <C_NAME>sample string 2</C_NAME>
    <Create_NAME>sample string 6</Create_NAME>
    <GONGZI>1</GONGZI>
    <Gongjijin_CODE>sample string 17</Gongjijin_CODE>
    <Gongshagn_CODE>sample string 15</Gongshagn_CODE>
    <InsuranceName>sample string 7</InsuranceName>
    <Insurance_TYPE>sample string 12</Insurance_TYPE>
    <Insurance_TYPE_ID>1</Insurance_TYPE_ID>
    <JIANYUAN_CREATEDATE>2025-05-24T07:03:25.8395617+08:00</JIANYUAN_CREATEDATE>
    <JIANYUAN_DATE>2025-05-24T07:03:25.8395617+08:00</JIANYUAN_DATE>
    <JIANYUAN_STATUS>sample string 10</JIANYUAN_STATUS>
    <KEFU_NAME>sample string 5</KEFU_NAME>
    <P_Jishu>9</P_Jishu>
    <PolicyID>1</PolicyID>
    <PolicyName>sample string 18</PolicyName>
    <Shiye_CODE>sample string 16</Shiye_CODE>
    <XINGMING>sample string 3</XINGMING>
    <YANGLAO_CODE>sample string 13</YANGLAO_CODE>
    <Yiliao_CODE>sample string 14</Yiliao_CODE>
  </InsuranceReduce>
</ArrayOfInsuranceReduce>